GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdViewer Class
Members





In This Topic
GdViewer Class
In This Topic
Syntax
'Declaration
 
<ComSourceInterfacesAttribute(GdPicture14.__GdViewer)>
<ToolboxBitmapAttribute(GdPicture14.GdViewer, "toolbox.bmp")>
<GuidAttribute("0CC0D923-B9ED-310C-B453-D1A59F25712C")>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<DesignerAttribute("System.Windows.Forms.Design.UserControlDocumentDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.ComponentModel.Design.IRootDesigner)>
<DesignerCategoryAttribute("UserControl")>
<DefaultEventAttribute("Load")>
<DefaultPropertyAttribute("Text")>
<DesignerSerializerAttribute("System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
<ToolboxItemFilterAttribute("System.Windows.Forms")>
Public NotInheritable Class GdViewer 
   Inherits System.Windows.Forms.UserControl
   Implements IGdViewer 
[ComSourceInterfaces(GdPicture14.__GdViewer)]
[ToolboxBitmap(GdPicture14.GdViewer, "toolbox.bmp")]
[Guid("0CC0D923-B9ED-310C-B453-D1A59F25712C")]
[ClassInterface(ClassInterfaceType.None)]
[Designer("System.Windows.Forms.Design.UserControlDocumentDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.ComponentModel.Design.IRootDesigner)]
[DesignerCategory("UserControl")]
[DefaultEvent("Load")]
[DefaultProperty("Text")]
[DesignerSerializer("System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[ToolboxItemFilter("System.Windows.Forms")]
public sealed class GdViewer : System.Windows.Forms.UserControl, IGdViewer  
public class GdViewer = class(System.Windows.Forms.UserControl, IGdViewer)sealed; 
ComSourceInterfacesAttribute(GdPicture14.__GdViewer)
ToolboxBitmapAttribute(GdPicture14.GdViewer, "toolbox.bmp")
GuidAttribute("0CC0D923-B9ED-310C-B453-D1A59F25712C")
ClassInterfaceAttribute(ClassInterfaceType.None)
DesignerAttribute("System.Windows.Forms.Design.UserControlDocumentDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.ComponentModel.Design.IRootDesigner)
DesignerCategoryAttribute("UserControl")
DefaultEventAttribute("Load")
DefaultPropertyAttribute("Text")
DesignerSerializerAttribute("System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")
ToolboxItemFilterAttribute("System.Windows.Forms")
public sealed class GdViewer extends System.Windows.Forms.UserControl implements IGdViewer 
[ComSourceInterfaces(GdPicture14.__GdViewer)]
[ToolboxBitmap(GdPicture14.GdViewer, "toolbox.bmp")]
[Guid("0CC0D923-B9ED-310C-B453-D1A59F25712C")]
[ClassInterface(ClassInterfaceType.None)]
[Designer("System.Windows.Forms.Design.UserControlDocumentDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.ComponentModel.Design.IRootDesigner)]
[DesignerCategory("UserControl")]
[DefaultEvent("Load")]
[DefaultProperty("Text")]
[DesignerSerializer("System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[ToolboxItemFilter("System.Windows.Forms")]
public __gc __sealed class GdViewer : public System.Windows.Forms.UserControl, IGdViewer  
[ComSourceInterfaces(GdPicture14.__GdViewer)]
[ToolboxBitmap(GdPicture14.GdViewer, "toolbox.bmp")]
[Guid("0CC0D923-B9ED-310C-B453-D1A59F25712C")]
[ClassInterface(ClassInterfaceType.None)]
[Designer("System.Windows.Forms.Design.UserControlDocumentDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.ComponentModel.Design.IRootDesigner)]
[DesignerCategory("UserControl")]
[DefaultEvent("Load")]
[DefaultProperty("Text")]
[DesignerSerializer("System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[ToolboxItemFilter("System.Windows.Forms")]
public ref class GdViewer sealed : public System.Windows.Forms.UserControl, IGdViewer  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.UserControl
                     GdPicture14.GdViewer

See Also

Reference

GdViewer Members
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace